home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 032a / ast_93.zip / 0614.TB < prev    next >
Text File  |  1990-03-02  |  2KB  |  54 lines

  1. =============================================================================
  2.  
  3. AST RESEARCH, INC.         TECHNICAL BULLETIN #0614                  03-02-90
  4.  
  5. =============================================================================
  6.  
  7.  
  8.                 PREVIEW I/O PARALLEL PORT ADDRESS CORRECTIONS
  9.  
  10.  
  11. The Preview I/O Manual (000437-001) states that jumper E9 should be used to
  12. set the board to LPT3 (I/O address 278h with another parallel port set at
  13. 3BCh).  The E9 jumper is actually I/O address 378h (LPT1 or LPT2) and E10 is
  14. I/O address 278h (LPT2 or LPT3).  The affected pages are 2-10 and A-5.
  15.  
  16.                            DEBUG WITH E8 JUMPERED
  17. C:\>debug
  18. -d0:400
  19. 0000:0400  00 00 00 00 00 00 00 00-BC 03 00 00 00 00 00 00
  20.                                    -----
  21. 0000:0410  31 42 FF 80 02 00 00 00-00 00 32 00 32 00 75 16
  22. 0000:0420  67 22 0D 1C 64 20 30 0B-3A 27 34 05 30 0B 30 0B
  23. 0000:0430  0D 1C 6C 26 73 1F 0D 1C-64 20 65 12 62 30 00 00
  24. 0000:0440  77 00 C0 00 00 00 00 00-00 07 50 00 00 40 00 00
  25. 0000:0450  00 0B 00 00 00 00 00 00-00 00 00 00 00 00 00 00
  26. 0000:0460  0C 0B 00 B4 03 29 20 08-04 7E 0C 00 30 A8 09 00
  27. 0000:0470  00 00 00 00 00 01 00 00-14 14 14 14 01 01 01 01
  28.  
  29.                            DEBUG WITH E9 JUMPERED
  30. C:\>debug
  31. -d0:400
  32. 0000:0400  00 00 00 00 00 00 00 00-78 03 00 00 00 00 00 00
  33.                                    -----
  34. 0000:0410  31 42 FF 80 02 00 00 00-00 00 32 00 32 00 75 16
  35. 0000:0420  67 22 0D 1C 64 20 30 0B-3A 27 34 05 30 0B 30 0B
  36. 0000:0430  0D 1C 6C 26 73 1F 0D 1C-64 20 65 12 62 30 00 00
  37. 0000:0440  77 00 C0 00 00 00 00 00-00 07 50 00 00 40 00 00
  38. 0000:0450  00 0B 00 00 00 00 00 00-00 00 00 00 00 00 00 00
  39. 0000:0460  0C 0B 00 B4 03 29 20 08-04 7E 0C 00 30 A8 09 00
  40. 0000:0470  00 00 00 00 00 01 00 00-14 14 14 14 01 01 01 01
  41.  
  42.                            DEBUG WITH E10 JUMPERED
  43. C:\>debug
  44. -d0:400
  45. 0000:0400  00 00 00 00 00 00 00 00-78 02 00 00 00 00 00 00
  46.                                    -----
  47. 0000:0410  31 42 FF 80 02 00 00 00-00 00 32 00 32 00 75 16
  48. 0000:0420  67 22 0D 1C 64 20 30 0B-3A 27 34 05 30 0B 30 0B
  49. 0000:0430  0D 1C 6C 26 73 1F 0D 1C-64 20 65 12 62 30 00 00
  50. 0000:0440  77 00 C0 00 00 00 00 00-00 07 50 00 00 40 00 00
  51. 0000:0450  00 0B 00 00 00 00 00 00-00 00 00 00 00 00 00 00
  52. 0000:0460  0C 0B 00 B4 03 29 20 08-04 7E 0C 00 30 A8 09 00
  53. 0000:0470  00 00 00 00 00 01 00 00-14 14 14 14 01 01 01 01
  54.